Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ✨ multi-theme and design tokens #73

Merged
merged 7 commits into from
Feb 12, 2024
Merged

feat: ✨ multi-theme and design tokens #73

merged 7 commits into from
Feb 12, 2024

Conversation

lloydrichards
Copy link
Owner

Goals/Scope

Want to add the ability to switch between several themes that are controlled by Design Tokens and used to create completelt different feeling website.

Description

To do this, I refactored the theme and tokens. By abstracting the theme into tokens, fixes the dark theme, and adds warning, info, and success variants to the badge and toast components.

Adds a theme selector with six additional themes and sets up multiple themes for light and dark mode. Additionally, it abstracts out stroke and shadow into tokens and fixes linting.

Copy link

vercel bot commented Feb 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
portfolio-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2024 8:20pm

@lloydrichards lloydrichards changed the title Refactor theme and tokens feat: ✨ multi-theme and design tokens Feb 12, 2024
@lloydrichards lloydrichards merged commit f3b11ee into main Feb 12, 2024
6 checks passed
@lloydrichards lloydrichards deleted the feat/themes branch February 12, 2024 20:21
@lloydrichards
Copy link
Owner Author

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant